Skip to content

feat: upgrade to ox + rust tech stack#2

Merged
Flower-F merged 3 commits into
mainfrom
feat/ox-rust-upgrade
Apr 26, 2026
Merged

feat: upgrade to ox + rust tech stack#2
Flower-F merged 3 commits into
mainfrom
feat/ox-rust-upgrade

Conversation

@Flower-F

Copy link
Copy Markdown
Owner

Summary

Upgrade the project to use Anthony Fu's latest ox + rust tech stack.

Changes

Old (JS) New (Rust) Speed
ESLint + 7 plugins Oxlint 50-100x faster
Prettier + plugins Oxfmt 30x faster
esbuild Rolldown (Vite 8) 10-30x faster

Removed Dependencies (10)

  • @eslint/js, eslint, typescript-eslint
  • eslint-plugin-jsx-a11y, eslint-plugin-react
  • eslint-plugin-react-compiler, eslint-plugin-react-hooks
  • eslint-plugin-react-refresh, prettier, prettier-plugin-tailwindcss

Added Dependencies (3)

  • oxlint, oxlint-tsconfig, oxfmt

VSCode Settings Updated

  • Recommended extension: oxc.oxc-vscode
  • Default formatter: Oxfmt
  • Auto-fix on save: Oxlint

- Replace ESLint with Oxlint (50-100x faster)
- Replace Prettier with Oxfmt (30x faster)
- Use Rolldown (Vite 8) instead of esbuild (10-30x faster)

Co-authored-by: Max Hermes <maxhermes@agent.minimax.io>
@netlify

netlify Bot commented Apr 26, 2026

Copy link
Copy Markdown

Deploy Preview for vitesse-react-template failed. Why did it fail? →

Name Link
🔨 Latest commit ef15d53
🔍 Latest deploy log https://app.netlify.com/projects/vitesse-react-template/deploys/69edb60a4d70a500082b7f12

@Flower-F Flower-F merged commit 2f27531 into main Apr 26, 2026
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant